* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
authorJuri Linkov <juri@jurta.org>
Fri, 2 Jul 2010 22:28:52 +0000 (01:28 +0300)
committerJuri Linkov <juri@jurta.org>
Fri, 2 Jul 2010 22:28:52 +0000 (01:28 +0300)
commit16b412347b55c7d1b5e4bfc4c10a24257ff6d020
tree538665a9878e667974fe6003e9f79117beae9ccc
parentad81431ce38a2770170cb8566bb6d84cf65accfe
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
to `default'.  Doc fix.  Display the default value in quotes
in the prompt.  With empty input, return the `default' arg,
unless the default value is a string (in which case return nil).
(describe-face): Replace the string `default' arg of `read-face-name'
with the symbol `default'.
http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg01109.html
lisp/ChangeLog
lisp/faces.el